RSS
Johan Kirsten Johan Kirsten
👁 923 💬 3 ▲ 2

Receiving TimeoutException

Hi I have moved my application to my server, but on connecting I get an error: 2017/11/07 16:31:02.182|Error |BasketMessageAdapter|Connection error for InteractiveBrokersMessageAdapter: System.Timeout...

Johan Kirsten Johan Kirsten
👁 766 💬 1 ▲ 2

Duplicate order id

Hi When I register an new order it does not reflect in IB TWS. In the connector log I get the following error: 2017/11/10 15:07:32.572| |InteractiveBrokersTrader|RegisterOrder: 0/ SPXW 171215C02580000...

Sean Kenwrick Sean Kenwrick
👁 1,364 💬 4 ▲ 1

Binary Storage Corrupted

I have been having problems with Saving and Loading candle data from local Binary storage. When I save a set of s# candles to local storage, then immediately reload that data into another list of cand...

Johan Kirsten Johan Kirsten
👁 1,052 💬 5 ▲ 1

Populating order collection

Hi How do I get Orders collection on connector populated with my open orders after connecting the connector? (i.e. if I have open orders on application startup and want to access them through Orders c...

Johan Kirsten Johan Kirsten
👁 888 💬 0 ▲ 1

Accessing mytrade details

Hi How do I get S# to trigger NewMyTrade? And how do I get MyTrade collection populated after connecting? (If I already have open trades and then start my application) Regards

np74 np74
👁 1,415 💬 5

Charting to build custom chart

Hi I looked at your charting sample and i am interested in building point and figure charts, can you please guide how can i do it , is it possible to override chart.draw to do custom drawing?

MerlinBrasil MerlinBrasil
👁 1,425 💬 3

Can't get data into Hydra

Hi, At the bottom line of S#.Data (Hydra) - release 4.3.22 I'm getting an error message which begins with: 11:09:43 System.ServiceModel.EndpointNotFoundException: Could not connect to net.tcp://localh...

Vazy Vazy
👁 1,107 💬 1

Cannot generate Bars from TrueFX Level 1 Data

When I look at the "Level 1" Screen I'm able to load the data for a particular symbol and time interval. However, when I try to load the data for the same symbol and time interval in the "Candles" win...